Interface com.symantec.itools.vcafe.openapi.beans.DesignTimeOnDrop
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.symantec.itools.vcafe.openapi.beans.DesignTimeOnDrop

public interface DesignTimeOnDrop

Variable Index

 o DESIGNTIME_ON_DROP_ATTRIBUTE
Bean Descriptor attribute for design time interface.

Method Index

 o onDrop(VisualObject)

Variables

 o DESIGNTIME_ON_DROP_ATTRIBUTE
public static final java.lang.String DESIGNTIME_ON_DROP_ATTRIBUTE
Bean Descriptor attribute for design time interface. Atribute value is the Class of the design time interface.

Methods

 o onDrop
public abstract void onDrop(VisualObject visualObject)

All Packages  Class Hierarchy  This Package  Previous  Next  Index